Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides VcgEntries Key

Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides VcgEntries Key
Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides VcgEntries Key

The Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides VcgEntries Key schema specifies information about the storage device for which this override must be applied to.

This schema was added in vSphere API 7.0.2.1.

JSON Example
{
    "model": "string",
    "vendor": "string",
    "capacity": 0,
    "part_number": "string",
    "firmware_version": "string"
}
string
model
Required

This property was added in vSphere API 7.0.2.1.

string
vendor
Required

This property was added in vSphere API 7.0.2.1.

integer As int64 As int64
capacity
Required

This property was added in vSphere API 7.0.2.1.

string
part_number
Optional

storage device part number

This property was added in vSphere API 7.0.2.1.

If missing or null the override will be applied to the entries without a part number.

string
firmware_version
Optional

storage device firmware version

This property was added in vSphere API 7.0.2.1.

If missing or null the override is applied to all firmware versions.